<onevent>

List of tags

Summary:
The onevent element binds a task to a particular intrinsic event for the immediately enclosing element. For example, specifying an onevent element inside a card element associates an intrinsic event binding with that card element. The browser will ignore any onevent element specifying a type that does not correspond to a legal intrinsic event for the immediately enclosing element.

Attributes:
NameData typeMandatoryDefaultDescription
idStringX A unique name for the tag within the deck
classStringX A name of a class of which the tag is a member
typeString  Indicates the name of the intrinsic event

Nested tags:
<go> <prev> <noop> <refresh>